purple_markup_unescape_entity

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* purple_markup_unescape_entity(const(char)* text, int* length)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(char)*
    purple_markup_unescape_entity
    (
    const(char)* text
    ,
    int* length
    )
  2. da_purple_markup_unescape_entity purple_markup_unescape_entity;

Meta